←Select platform

IccUint8ArrayTagType Constructor(byte[])

Summary
Initializes a new IccUint8ArrayTagType with explicit parameters.
Syntax
C#
C++/CLI
Python
public IccUint8ArrayTagType( 
   byte[] data 
) 
public: 
IccUint8ArrayTagType(  
   array<byte>^ data 
) 
__init__(self,data) # Overloaded constructor 

Parameters

data
Array that contains the tag's data.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.